﻿2026-06-22T02:33:33.9511069Z ##[group]Run actions/checkout@v5
2026-06-22T02:33:33.9512012Z with:
2026-06-22T02:33:33.9512630Z   fetch-depth: 0
2026-06-22T02:33:33.9513220Z   repository: SaberMage/spt-core
2026-06-22T02:33:33.9519111Z   token: ***
2026-06-22T02:33:33.9519668Z   ssh-strict: true
2026-06-22T02:33:33.9520215Z   ssh-user: git
2026-06-22T02:33:33.9520808Z   persist-credentials: true
2026-06-22T02:33:33.9521526Z   clean: true
2026-06-22T02:33:33.9522493Z   sparse-checkout-cone-mode: true
2026-06-22T02:33:33.9523627Z   fetch-tags: false
2026-06-22T02:33:33.9524550Z   show-progress: true
2026-06-22T02:33:33.9525457Z   lfs: false
2026-06-22T02:33:33.9526236Z   submodules: false
2026-06-22T02:33:33.9527085Z   set-safe-directory: true
2026-06-22T02:33:33.9528041Z ##[endgroup]
2026-06-22T02:33:34.1374179Z Syncing repository: SaberMage/spt-core
2026-06-22T02:33:34.1375799Z ##[group]Getting Git version info
2026-06-22T02:33:34.1376682Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:33:34.1606727Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:33:34.1817513Z git version 2.43.0.windows.1
2026-06-22T02:33:34.1842979Z ##[endgroup]
2026-06-22T02:33:34.1850629Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\54c9771a-d413-4d2e-9382-013fb4146aee\.gitconfig'
2026-06-22T02:33:34.1864511Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\54c9771a-d413-4d2e-9382-013fb4146aee' before making global git config changes
2026-06-22T02:33:34.1866155Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:33:34.1869235Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:33:34.2101432Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:33:34.2301549Z https://github.com/SaberMage/spt-core
2026-06-22T02:33:34.2330670Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:33:34.2335015Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:33:34.2572311Z HEAD
2026-06-22T02:33:34.2809610Z ##[endgroup]
2026-06-22T02:33:34.2812574Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:33:34.6380507Z ##[group]Cleaning the repository
2026-06-22T02:33:34.6381444Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:33:41.7285973Z Removing .adapter-notify/
2026-06-22T02:33:41.7286589Z Removing target/
2026-06-22T02:33:41.7322714Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:33:41.7791605Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:33:41.7823259Z ##[endgroup]
2026-06-22T02:33:41.7827297Z ##[group]Disabling automatic garbage collection
2026-06-22T02:33:41.7832070Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:33:41.8057396Z ##[endgroup]
2026-06-22T02:33:41.8057867Z ##[group]Setting up auth
2026-06-22T02:33:41.8063458Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:33:41.8288284Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:33:42.2065612Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:33:42.2293497Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:33:42.5984137Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:33:42.6195816Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:33:43.0451215Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:33:43.0742512Z ##[endgroup]
2026-06-22T02:33:43.0742881Z ##[group]Fetching the repository
2026-06-22T02:33:43.0751109Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:33:44.0490461Z From https://github.com/SaberMage/spt-core
2026-06-22T02:33:44.0491118Z    8c6b253..bed1878  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-22T02:33:44.0491803Z    2c5d972..40bd651  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-22T02:33:44.0615680Z ##[endgroup]
2026-06-22T02:33:44.0616094Z ##[group]Determining the checkout info
2026-06-22T02:33:44.0616457Z ##[endgroup]
2026-06-22T02:33:44.0621111Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:33:44.0888296Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:33:44.1479537Z ##[group]Checking out the ref
2026-06-22T02:33:44.1484285Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:33:44.1838496Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:33:44.1862330Z ##[endgroup]
2026-06-22T02:33:44.2103275Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:33:44.2300974Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
